/* EXTENDS */
@import url('/dk/ipod/styles/ipod.css');

/* MAIN LAYOUT */
#container { width: 988px; }
#main { margin-top: 13px; _margin-top: -2px; }

/* CONTENT */
#main #content { clear: both; margin: 0 auto; width: 940px; padding: 20px 30px 0; background-color: #fff; border: 1px solid #e0e0e0; border-width: 0 1px; }
#main #content p { color: #5c676b; }

/* HEADER + LOCALNAV */
#features #main #contentheader, 
#gallery #main #contentheader, 
#itunes #main #contentheader, 
#specs #main #contentheader { margin: 0 auto; background: url(http://images.apple.com/euro/ipod/images/content_captop_20070905.gif) no-repeat left bottom; width: 984px; }
#features #main #localnav, 
#gallery #main #localnav, 
#itunes #main #localnav, 
#specs #main #localnav { border: 0; }

#main #localnav h1 a { width: 151px; background-image: url(http://images.apple.com/euro/ipodclassic/images/title_ipodclassic_20070905.png); behavior: url(/global/scripts/lib/iepngfix.htc); }

body#overview #main #localnav h1 a, 
body#overview #main #localnav #ln-overview a, 
body#features #main #localnav #ln-features a, 
body#gallery #main #localnav #ln-gallery a, 
body#itunes #main #localnav #ln-itunes a, 
body#specs #main #localnav #ln-specs a { color: #181818; cursor: default; }

/* HERO */
#main #hero { position: relative; }

/* CAPBOTTOM */
#main #capbottom { margin: 0 auto; background: url(http://images.apple.com/euro/ipod/images/content_capbottom_20070905.gif) no-repeat left bottom; width: 984px; height: 5px; font-size: 1px; }




/* PRINT */
@media print {
	#features #main #title { margin-left: 0; }
	#features #main #title h2#features { text-indent: 0; height: auto; width: auto; }
	#features #main #maincontent .column.first { display: none; }
	#features #main #maincontent #featurecontent { padding-left: 0; }
	#features #main #maincontent #featurecontent .description { margin-top: 3.5em; display: block; }
	#features #main #maincontent .column.last { height: auto; }
	#features #main #maincontent .column.last img#heronano { display: none; }
	#features #main #maincontent ol#legal { margin-left: 1.75em; padding-left: 0; }
}
